home *** CD-ROM | disk | FTP | other *** search
- Path: topaz.sensor.com!ron
- From: ron@topaz.sensor.com (Ron Natalie)
- Newsgroups: comp.sys.hp.hpux,comp.lang.c,comp.std.c
- Subject: Re: RFI: meaning of -Ae option of HP-UX's c89(1)
- Followup-To: comp.sys.hp.hpux,comp.lang.c,comp.std.c
- Date: 13 Mar 1996 17:49:55 GMT
- Organization: Sensor Systems
- Distribution: na
- Message-ID: <4i71s3$7p2@topaz.sensor.com>
- References: <steve.826731720@buddy.unidata.ucar.edu>
- NNTP-Posting-Host: localhost.sensor.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Steve Emmerson (steve@unidata.ucar.edu) wrote:
-
- : If you know the meaning of the `-Ae' option of HP-UX's c89(1) compiler,
- : I would appreciate hearing from you. This option isn't documented in
- : the manual page.
-
- : Here's my system:
-
- : HP-UX xxxxx A.09.05 A 9000/715 2010262449 two-user license
-
- : Please respond via email as I don't normally read this newsgroup.
-
- If you pick up the compiler patch off of "support.mayfield.hp.com" it
- comes with a new manual page:
-
- -Ae Extended ANSI mode. Same as -D_HPUX_SOURCE and
- -Aa and allows the following extensions: $
- characters can appear in identifier names, and
- enum declarations can include integral type
- specifiers. Additional extensions may be added
- to this option in the future.
-
-